ACOSH

Section: C Library Functions (3)
Index Return to Main Contents

BSD mandoc
BSD 4.3  

NAME

acosh - inverse hyperbolic cosine function  

SYNOPSIS

Fd #include <math.h> Ft double Fn acosh double x Ft float Fn acoshf float x  

DESCRIPTION

The Fn acosh and Fn acoshf functions compute the inverse hyperbolic cosine of the real argument x  

RETURN VALUES

Exceptional cases are handled by matherr(3).  

SEE ALSO

asinh(3), atanh(3), exp(3), infnan(3), math(3), matherr(3)  

HISTORY

The Fn acosh function appeared in BSD 4.3


 

Index

NAME
SYNOPSIS
DESCRIPTION
RETURN VALUES
SEE ALSO
HISTORY

This document was created by man2html, using the manual pages.
Time: 16:28:59 GMT, April 18, 2022